1. Update functions TXT file
3. Add a cPlayer class/datatype? Might be better to return a dict?
4. Test Level Loaded hook
5. Find out what hooks are making the server crash
6. Issue with players joining and the object create hook
7. Issue with the Radio Hook, its return type is also weird (8554108 with 'return 0'). Chat Hook which is similar works
8. Issue with suicide hook & serial hook(not sure?), seems similiar. They're not triggering every second time.
	same with damage hook
9. Implement functions that modify cPlayer and The_Game()
10. test the python function The_Game()